[INFO] fetching crate powhasher 0.2.2...
[INFO] testing powhasher-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate powhasher 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate powhasher 0.2.2
[INFO] finished tweaking crates.io crate powhasher 0.2.2
[INFO] tweaked toml for crates.io crate powhasher 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate powhasher 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.0)
[INFO] [stderr]       Adding core_affinity v0.5.10 (available: v0.8.3)
[INFO] [stderr]       Adding env_logger v0.5.13 (available: v0.11.10)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a1644a65b0f942e45de388fff6187619a336f656de4de337ad00684c67f4ef3
[INFO] running `Command { std: "docker" "start" "-a" "0a1644a65b0f942e45de388fff6187619a336f656de4de337ad00684c67f4ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a1644a65b0f942e45de388fff6187619a336f656de4de337ad00684c67f4ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1644a65b0f942e45de388fff6187619a336f656de4de337ad00684c67f4ef3", kill_on_drop: false }`
[INFO] [stdout] 0a1644a65b0f942e45de388fff6187619a336f656de4de337ad00684c67f4ef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3c224df9f34a5a4ab8409d354b224bf4622f920cf240af6689108c5fe33b1f1
[INFO] running `Command { std: "docker" "start" "-a" "e3c224df9f34a5a4ab8409d354b224bf4622f920cf240af6689108c5fe33b1f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling crypto-simd v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.1.2
[INFO] [stderr]    Compiling ppv-null v0.1.2
[INFO] [stderr]    Compiling threefish-cipher v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling core_affinity v0.5.10
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling blake-hash v0.2.0
[INFO] [stderr]    Compiling groestl-aesni v0.2.2
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling skein-hash v0.3.1
[INFO] [stderr]    Compiling hex-literal-impl v0.1.2
[INFO] [stderr]    Compiling hex-literal v0.1.4
[INFO] [stderr]    Compiling jh-x86_64 v0.2.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling yellowsun v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/lib.rs:26:14
[INFO] [stdout]     |
[INFO] [stdout]  22 | fn finalize(mut data: State) -> GenericArray<u8, U32> {
[INFO] [stdout]     |                                 --------------------- expected `GenericArray<u8, UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>>` because of return type
[INFO] [stdout] ...
[INFO] [stdout]  26 |         0 => blake_hash::Blake256::digest(bytes),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `GenericArray<u8, UInt<..., ...>>`, found a different `GenericArray<u8, UInt<..., ...>>`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `generic_array` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.9/src/lib.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct GenericArray<T, U: ArrayLength<T>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.12.4/src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct GenericArray<T, U: ArrayLength<T>> {
[INFO] [stdout]     | --------------------------------------------- this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-9162b4e903a22132.long-type-11269490107115035508.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `digest` exists for struct `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/lib.rs:29:43
[INFO] [stdout]     |
[INFO] [stdout]  29 |           3 => skein_hash::Skein512::<U32>::digest(bytes),
[INFO] [stdout]     |                                             ^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skein-hash-0.3.1/src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | /         pub struct $name<N: Unsigned + ArrayLength<u8> + NonZero + Default> {
[INFO] [stdout] 130 | |             state: State<Block<$state_bytes>>,
[INFO] [stdout] 131 | |             buffer: BlockBuffer<$state_bytes>,
[INFO] [stdout] 132 | |             _output: core::marker::PhantomData<GenericArray<u8, N>>,
[INFO] [stdout] 133 | |         }
[INFO] [stdout]     | |_________- doesn't satisfy `_: Digest`, `_: FixedOutput`, `_: Input` or `_: Reset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Input`
[INFO] [stdout]             which is required by `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput`
[INFO] [stdout]             which is required by `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset`
[INFO] [stdout]             which is required by `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Input`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Default`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Input`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Clone`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Default`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.9.0/src/digest.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub trait Digest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.8.1/src/digest.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub trait Digest {
[INFO] [stdout]     | ---------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `State: From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/lib.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let state = State::from(sha3::Keccak256Full::digest(blob));
[INFO] [stdout]     |                     ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<blake_hash::digest::generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/state.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub union State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/state.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl From<[u64; 25]> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<[u64; 25]>`
[INFO] [stdout] ...
[INFO] [stdout]  33 | impl From<GenericArray<u8, U200>> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-9162b4e903a22132.long-type-15886053515778176551.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `State: From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/lib.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             State::from(sha3::Keccak256Full::digest(blob)),
[INFO] [stdout]     |             ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<blake_hash::digest::generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/state.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub union State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/state.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl From<[u64; 25]> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<[u64; 25]>`
[INFO] [stdout] ...
[INFO] [stdout]  33 | impl From<GenericArray<u8, U200>> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-9162b4e903a22132.long-type-15886053515778176551.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `State: From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/lib.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut state = State::from(sha3::Keccak256Full::digest(blob));
[INFO] [stdout]     |                     ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<blake_hash::digest::generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/state.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub union State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yellowsun-0.2.3/src/state.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl From<[u64; 25]> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<[u64; 25]>`
[INFO] [stdout] ...
[INFO] [stdout]  33 | impl From<GenericArray<u8, U200>> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-9162b4e903a22132.long-type-15886053515778176551.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yellowsun` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e3c224df9f34a5a4ab8409d354b224bf4622f920cf240af6689108c5fe33b1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c224df9f34a5a4ab8409d354b224bf4622f920cf240af6689108c5fe33b1f1", kill_on_drop: false }`
[INFO] [stdout] e3c224df9f34a5a4ab8409d354b224bf4622f920cf240af6689108c5fe33b1f1
